B0_Digital_Outputs_Polarity

Address: 4398 (112EH)
Type: WORD
Access: Read/Write
Unit:: --
Range:

0 (all outputs have normal polarity) to 2n-1 (all outputs have inverted polarity, where n is the number of digital outputs available)

 

Default Value:

0

Bit #

Output

Description

Default Value

0

B0_Out0

1 = inverted polarity

0 = normal polarity

0

1

B0_Out1

1 = inverted polarity

0 = normal polarity

0

n

B0_Outn

1 = inverted polarity

0 = normal polarity

0

Store Supported: Yes
Description:

It contains the polarity of all the digital outputs on bank 0 of the drive. When the polarity is normal, the output will be 24V if status (B0_Digital_Outputs) = 1 and 0V if status = 0. When the polarity is inverted, the output will be 0V if status (B0_Digital_Outputs) = 1 and 24V if status = 0.

Notes: See Appendix.